home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 109
/
Vol 109.iso
/
games
/
athlete_.swf
/
scripts
/
DefineSprite_122
/
frame_1
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2008-11-12
|
253 b
|
9 lines
p1.body._rotation = 90;
p1.gotoAndStop(_root.p1type);
p2.body._rotation = 90;
p2.gotoAndStop(_root.p2type);
p1name = "\'" + _root.names[_root.p1type - 1] + "\'";
p2name = "\'" + _root.names[_root.p2type - 1] + "\'";
nop = _root.mheight;
stop();